SwappableImage.this

Undocumented in source.
  1. this()
  2. this(size_t width, size_t height, IAllocator alloc)
    struct SwappableImage(Color)
    @disable
    this
    (
    size_t width
    ,
    size_t height
    ,
    IAllocator alloc = theAllocator()
    )
    if (
    isColor!Color
    )
  3. this(T from, IAllocator allocator)

Meta